home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / gp / history.nts < prev    next >
Text File  |  1992-01-02  |  4KB  |  105 lines

  1. 7PLUS History:
  2. ==============
  3.  
  4. :
  5. :
  6. :
  7.  
  8. v1.4:
  9. -----
  10.       Finally 7PLUS runs on AMIGA as well (correcting wouldn't work).
  11.       Compatibility to systems with filename structures different to
  12.       MS_DOS/ATARI added.
  13.       -J, -P and -T option added.
  14.  
  15.       Several minor bug-fixes.
  16.  
  17. v1.41/1.43:
  18. -----------
  19.       Bug in -J option fixed.
  20.       When prompted for new filename, ENTER would not break. Fixed.
  21.  
  22. v1.5:
  23. -----
  24.       Compatibility to UNIX-based systems.
  25.       When decoding and a COR-file is already present, 7PLUS will do
  26.       the correction first.
  27.       -J option can now do multiple joining.
  28.       -X can now extract selected files.
  29.       -N option added (Atari_St only).
  30.       -Y option added for automated surroundings.
  31.       -# option for use of 7PLUS in BBS file servers.
  32.       Minichecksum added to headers.
  33.       Checksum added to ERR- and COR-files.
  34.       Length of original file added to ERR- and COR-files to insure, only
  35.       the correct original file is used for compiling COR-Files.
  36.       Manuals given a good workover. Detailed chapters about up- and down-
  37.       loading added to help newcomers.
  38.  
  39.       Changes in headers a/s/o are still compatible with older versions
  40.       and vice versa.
  41.  
  42.       Bugs fixed, that were present since v1.0, but never detected:
  43.       -------------------------------------------------------------
  44.  
  45.       1st bug:
  46.       --------
  47.       When encoding a file using the -S option, 7PLUS would fail when
  48.       the encoded file was shorter then the number of lines specified.
  49.  
  50.       Example:
  51.                TEST.TXT is 1024 bytes long which will result in 17 code
  52.                lines. If encoded with '-S 40', 7PLUS wouldn't decode it,
  53.                because it found lines 18 through 40 missing...
  54.  
  55.       2nd bug:
  56.       --------
  57.       When splitting a file whose length can be devided through 62 without
  58.       a rest, 7PLUS would leave the last part empty, when the number of re-
  59.       sulting lines could be devided evenly through the number of parts.
  60.  
  61.       Example:
  62.                TEST.TXT is 3100 bytes long. If encoded into 2 equal parts
  63.                using '-SP 2', 7plus would leave the second part empty,
  64.                containing only the header and the foot line.
  65.  
  66.  
  67.       These bugs manifested themselves only in rare cases, but versions
  68.       prior to v1.5 should be replaced by the v1.5 anyway.
  69.  
  70. v1.6:
  71. -----
  72.       Added rebuild.c. Now one-byte errors are automatically corrected. For
  73.       this, an additional 15bit-checksum was added to the header and each
  74.       code line.
  75.       Due to the additional checksum, v1.6 files can only be decoded with
  76.       version 1.4 and higher. V1.3 and lower will report all lines damaged!
  77.  
  78.       Found minor bugs in stripping normal CRC to 14 Bit '&0x1fff' instead of
  79.       '&0x3fff' .... embarassing...
  80.  
  81.       Also, minichecksum took wrong offset to header, so CRC was not calcula-
  82.       ted.
  83.  
  84. v1.61:
  85. ------
  86.       Optimized rebuild.c for speed. Now runs 40% faster. Also, a message is
  87.       output, telling which line has been rebuilt.
  88.  
  89. v1.62:
  90. ------
  91.       Had to make some changes in the handling of extended filenames on
  92.       AMIGA and UNIX. The changes are unfortunately not compatible to
  93.       previous versions, sorry...
  94.       A bit of cosmetics done on 'rebuild'-outputs.
  95.  
  96. v1.63:
  97. ------
  98.       Due to a bug inserted by DL4ZBH, where there was none, v1.63 was neces-
  99.       sary to be able to redistribute the AMIGA-version. However it's identical
  100.       with the v1.62...
  101.  
  102. Remember: Nobody's perfect and Murphy never sleeps...
  103.  
  104. 73s, Axel. DG1BBQ @DB0CL.DEU.EU
  105.